home *** CD-ROM | disk | FTP | other *** search
/ Hackers Magazine 57 / CdHackersMagazineNr57.iso / Software / Programming / RJTextEd.exe / {app} / InstallData / Syntax / CFScript.syx < prev    next >
Encoding:
Text File  |  2008-01-17  |  548 b   |  30 lines

  1. ;{}
  2.  
  3. [Options]
  4. LineCommentA=//
  5. CommentStartA=/*
  6. CommentEndA=*/
  7. Char='
  8. String="
  9. HexIdentifier=0x
  10. Escape=\
  11. Symbols=-+*/!~%^&|={[()]}:
  12. Numbers=0123456789
  13.  
  14. [Keywords]
  15. Statements=AND|break|case|CONTAINS|continue|default|do|DOES|else|EQ|EQUAL|EQV|for|function|GE|GREATER|GT|GTE|if|IMP|in|IS|LESS|LE|LT|LTE|MOD|NEQ|NOT|OR|return|switch|THAN|TO|var|while|XOR|
  16.  
  17. [FoldOptions]
  18. List_Exclude=do|else|for|if|switch|while
  19. Separators=;()
  20. AutoIdExcludes=else|if
  21.  
  22. [Fold]
  23. 1_Id=
  24. 1_Begin={
  25. 1_End=}
  26. 1_Section=
  27. 1_NoParentOfId=0
  28. 1_ListItem=
  29.  
  30.